libxl: ocaml: add simple test case for xentoollog
authorRob Hoes <rob.hoes@citrix.com>
Tue, 10 Dec 2013 16:48:25 +0000 (16:48 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 11 Dec 2013 13:17:24 +0000 (13:17 +0000)
commit49269dd31e2d84d68dca63b60349c125c36bc8e0
tree49e0b35e3ae1c64e0e9428ad6e2c65daeab41c6a
parent91082d7b877cbb40de73199ba3f769d98be94215
libxl: ocaml: add simple test case for xentoollog

Add a simple noddy test case (tools/ocaml/test) for the the Xentoollog OCaml
module.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Rob Hoes <rob.hoes@citrix.com>
Acked-by: David Scott <dave.scott@eu.citrix.com>
.gitignore
.hgignore
tools/ocaml/Makefile
tools/ocaml/test/Makefile [new file with mode: 0644]
tools/ocaml/test/xtl.ml [new file with mode: 0644]